Search results for "Assembly language"
showing 3 items of 3 documents
A device for spike train sampling with built-in memory.
1987
Abstract The described interface to a digital computer measures interspike interval durations with a resolution of 10 μs. A built-in first-in first-out (FIFO) memory relieves the host computer from frequent I/O intensive tasks. The internal FIFO buffer can store up to 512 data words (wordlength is 16 bit) and works on the dual-port principle. This way the acquisition of a neuronal spike train is completely independent of the computer's simultaneously ongoing data access. A simple handshake protocol between the interface and the computer prevents any overhead communication. The buffer architecture of the instrument releases the host computer from high speed I/O handling schemes like real-tim…
Concept and Development of Modular VLIW Processor Based on FPGA
2010
Modern FPGA chips, with their larger memory capacity and reconfigurability potential, are opening new frontiers in rapid prototyping of embedded systems. With the advent of high density FPGAs it is now possible to implement a high performance VLIW processor core in an FPGA. Architecture based on Very Long Instruction Word (VLIW) processors are an optimal choice in the attempt to obtain high performance level in embedded system. In VLIW architecture, the effectiveness of these processors depends on the ability of compilers to provide sufficient instruction level parallelism(ILP) in program code. Using advanced compiler technology could take these functions, This paper describes research resu…